For a list of all members of this type, see IndexedCollectionBase<T> members.
Name | Description | |
---|---|---|
![]() | AddItem | AddItem |
![]() | BumpVersion | BumpVersion |
![]() | DeserializeItem | Deserializes the specified SerializationEntry. |
![]() | GetObjectData | GetObjectData |
![]() | InsertIntoList | Inserts an item into the internal list. |
![]() | InsertItem | InsertItem |
![]() | NotifyPropChange | NotifyPropChange |
![]() | OnItemAdded | Called immediately after an item is added to the collection, prior to any notifications. |
![]() | OnItemRemoved | Called immediately after an item is removed from the collection, prior to any notifications. |
![]() | RemoveFromList | Removes an item from the internal list. |
![]() | RemoveItemAt | RemoveItemAt |
![]() | SerializeItem | Serializes the specified item; |